[INFO] cloning repository https://github.com/Adidans/rustboy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adidans/rustboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdidans%2Frustboy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdidans%2Frustboy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20934035101c5c2a85f79c01f7d25a2581200fe3
[INFO] fixing Adidans/rustboy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdidans%2Frustboy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adidans/rustboy
[INFO] finished tweaking git repo https://github.com/Adidans/rustboy
[INFO] tweaked toml for git repo https://github.com/Adidans/rustboy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adidans/rustboy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adidans/rustboy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eframe v0.34.3
[INFO] [stderr]   Downloaded cc v1.2.64
[INFO] [stderr]   Downloaded egui_glow v0.34.3
[INFO] [stderr]   Downloaded epaint v0.34.3
[INFO] [stderr]   Downloaded egui v0.34.3
[INFO] [stderr]   Downloaded peniko v0.6.1
[INFO] [stderr]   Downloaded polycool v0.4.0
[INFO] [stderr]   Downloaded ecolor v0.34.3
[INFO] [stderr]   Downloaded emath v0.34.3
[INFO] [stderr]   Downloaded egui-winit v0.34.3
[INFO] [stderr]   Downloaded kurbo v0.13.1
[INFO] [stderr]   Downloaded color v0.3.3
[INFO] [stderr]   Downloaded accesskit v0.24.1
[INFO] [stderr]   Downloaded accesskit_unix v0.21.1
[INFO] [stderr]   Downloaded zbus_macros v5.16.0
[INFO] [stderr]   Downloaded zvariant v5.12.0
[INFO] [stderr]   Downloaded zbus v5.16.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.34.3
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.18.1
[INFO] [stderr]   Downloaded egui-wgpu v0.34.3
[INFO] [stderr]   Downloaded accesskit_macos v0.26.2
[INFO] [stderr]   Downloaded accesskit_consumer v0.36.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c
[INFO] running `Command { std: "docker" "start" "d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking rustboy-core v0.1.0 (/opt/rustwide/workdir/rustboy-core)
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stdout] error[E0583]: file not found for module `debug`
[INFO] [stdout]  --> rustboy-core/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod debug;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `debug`, create file "rustboy-core/src/debug.rs" or "rustboy-core/src/debug/mod.rs"
[INFO] [stdout]   = note: if there is a `mod debug` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr] error: could not compile `rustboy-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c", kill_on_drop: false }`
[INFO] [stdout] d3f87e05232855029a5f9b2a728e2d1ae91200eebf653f9a542a9bee69a1d44c
